'Declaration Public Function New( _
ByVal symbolsThe symbols of text line.() As TextRegionSymbol _
)
public TextRegionLine(
TextRegionSymbol[] symbols
)
public: TextRegionLine(
TextRegionSymbol*[]* symbols
)
public:
TextRegionLine(
array<TextRegionSymbol^>^ symbols
)
Parameters
- symbols
- The symbols of text line.